LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

IsSynchronized Method

Show in webframe





MedicalViewerActionType enumeration that is being checked whether it is already synchronized or not.
Determines if the type type is already synchronized.
Syntax
public bool IsSynchronized( 
   MedicalViewerActionType type
)
'Declaration
 
Public Function IsSynchronized( _
   ByVal type As MedicalViewerActionType _
) As Boolean
'Usage
 
Dim instance As MedicalViewerSynchronizationObjectCollection(Of MedicalViewerSynchronizationObject)
Dim type As MedicalViewerActionType
Dim value As Boolean
 
value = instance.IsSynchronized(type)

            

            
public:
bool IsSynchronized( 
   MedicalViewerActionType type
) 

Parameters

type
MedicalViewerActionType enumeration that is being checked whether it is already synchronized or not.

Return Value

true if the type type is already synchronized; otherwise, false.
Remarks
The engine searches inside the MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> collection to determine whether a synchronization object of the specified type has already been added.
Requirements

Target Platforms

See Also

Reference

MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> Class
MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features